-
Home
-
Hotel Booking Lite
-
5.0.3 (latest)
-
Code
-
Classes
- ParseUtils
Total Complexity |
83 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
469 |
Lines of code |
265 |
Logical lines of code |
150 |
Comment lines |
132 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseRoom() |
B |
37 |
22 |
68 |
parseCustomer() |
A |
44 |
12 |
43 |
parseRooms() |
A |
44 |
9 |
48 |
parseCheckOutDate() |
A |
52 |
9 |
23 |
parseServices() |
A |
53 |
9 |
22 |
parseCheckInDate() |
S |
57 |
5 |
14 |
parseAdults() |
S |
60 |
5 |
12 |
parseChildren() |
S |
60 |
5 |
12 |
parseFloat() |
S |
64 |
3 |
10 |
parseInt() |
S |
64 |
3 |
10 |
parseId() |
S |
79 |
1 |
3 |